Revision: arch--devo--1.0--patch-5
Archive: lord@regexps.com--2001Q4
Creator: Tom Lord <lord@regexps.com>
Date: Mon Dec 31 17:10:24 PST 2001
Standard-date: 2001-12-31
Summary: config mgt. functionality
Keywords: 
New-files: input/PLUGIN/REQ input/file-syntax-filter.sh
  {arch}/arch/arch--devo/arch--devo--1.0/lord@regexps.com--2001Q4/patch-log/patch-5
  input/PLUGIN/Makefile.in input/Help.category.in
  input/Help.category_title.in input/Help.list.in
  input/Makefile.in configurations/record-config.sh
New-directories: elisp-help input input/PLUGIN
Renamed-files: configurations/build-configuration.sh configurations/build-config.sh
  configurations/replay-configuration.sh configurations/replay-config.sh
  configurations/update-configuration.sh configurations/update-config.sh
Modified-files: =TODO ChangeLog archive-transactions/commit.sh
  configurations/Help.list.in configurations/build-config.sh
  configurations/replay-config.sh
  configurations/update-config.sh manual/in-general.doc
  manual/introduction.doc patch-logs/log-ls.sh
  patch-logs/logs.sh patch-sets/mkpatch.sh
New-patches: lord@regexps.com--2001Q4/arch--devo--1.0--patch-5


Renamed `*-configuration' commands to `*-config'.

`commit' no longer commits if the only changes are the new log file
and changes to `ChangeLog' files.  The option `--unchanged-ok'
overrides this.

`mkpatch': trivial output format fix

`file-syntax-filter': internal command for processing input config
files that user's edit (can remove comments, blank lines, etc.)

The `*-config' commands permit comments and blank lines now.

`logs' takes a `--dir' option instead of an optional argument.

`logs' has options to restrict the list to a particular archive,
category, branch label, or version number.

The `--reverse' option to `logs' now works, and versions are sorted
by version number.

`log-ls' now accepts a branch specification and lists entries in the
latest (logged) version of that branch.

`log-ls' now accepts a revision specification and lists only the
log entry for that patch level.

`record-config': new command that derives one config from another,
filling in underspecified revisions from the patch logs of the tree.
